Week 1
ToDo
Have a walkthrough with Vannary on setting up
tree_pyin colab.Document nbdev to github integration and colab to github integration
- Colab to git integration is documented.
- git_nb
- git pull requiring credentials everytime
Test USB connection in
USB-to-Socketnode.- Not working right-off-the bat. Need to cross check with the USB-host on DeepVibe server and the changes in the flow between USB device example and the root node USB device implementation.
Walk through nbdev github and apply that frame extraction colab notebook
Streamline the nbdev documentation process
Test curl function in root node.
- Attempting this with HTTP client API in ESP32
Check making the deep_vibe server multi threaded.
Test out Elsevier API for AI3
- colab notebook
- Should we create a UI for easy access?
Find more on the logging function used in
systemctl.- Modifying logging level, etc.
Clear the log at each restart of the service
Rewrite the readme of the deep_vibe_app repo.
Find where to place the exe file for a service (compared to referring to the exe in the repo folder)
March 7, 2023
- Refactored the CCTV notebook and fixed the two bugs reported by vannary.
- Try buring the AgPoint image to SD card.
March 6, 2023
- Tested the AgPoint source code. Project is not opening with NetBeans 17.
- Working on USB-to-HTTP code.
- Appeding mac id to the Grafana display was done in the cloud dashboard. Integrating the changes to the local requires more work which is tracked by a new GitHub issue.